xSQL Schema Compare SDK for SQL Server version 12
ProcedurePairBase<T> Class
Members 


The type of procedure in the pair.
Provides the base class for a pair of procedures.
Object Model
ProcedurePairBase<T> Class
Syntax
'Declaration
 
Public Class ProcedurePairBase(Of T As ProcedureBase) 
   Inherits SqlPairBase(Of T)
   Implements IExtendedPropertyPairIPermissionPair 
public class ProcedurePairBase<T> : SqlPairBase<T>, IExtendedPropertyPairIPermissionPair  
where T: ProcedureBase
public __gc class ProcedurePairBase<T> : public SqlPairBase<T>, IExtendedPropertyPairIPermissionPair  
where T: ProcedureBase
Type Parameters
T
The type of procedure in the pair.
Inheritance Hierarchy

System.Object
   xSQL.SchemaCompare.SqlServer.PairBase
      xSQL.SchemaCompare.SqlServer.SqlPairBase<TItem>
         xSQL.SchemaCompare.SqlServer.ProcedurePairBase<T>
            xSQL.SchemaCompare.SqlServer.SqlClrProcedurePair
            xSQL.SchemaCompare.SqlServer.SqlProcedurePair

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ProcedurePairBase<T> Members
xSQL.SchemaCompare.SqlServer Namespace

 

 


©Copyright 2022 xSQL Software. All Rights Reserved.

Send Feedback